Skip to content

Conversation

amelon
Copy link

@amelon amelon commented May 13, 2011

match <linput name="my[name]" value="x"/>
to {my: {name: 'x'}}

It can manage multi level:

<input name="my[first][name]" value="x"/>

=> {my: first: {name: 'x'}}}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants